* progmodes/etags.el (tags-loop-revert-buffers): Value `ask' means
authorChong Yidong <cyd@stupidchicken.com>
Fri, 1 Feb 2008 23:21:29 +0000 (23:21 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 1 Feb 2008 23:21:29 +0000 (23:21 +0000)
to query the user interactively.
(next-file): Implement it.

lisp/ChangeLog

index ad830b8f212e0496c9ecf475ecd5445b6313af69..3f8559dfaa9ca681b6b78589cdd57d7254869fe3 100644 (file)
@@ -1,3 +1,9 @@
+2008-02-01  Chong Yidong  <cyd@stupidchicken.com>
+
+       * progmodes/etags.el (tags-loop-revert-buffers): Value `ask' means
+       to query the user interactively.
+       (next-file): Implement it.
+
 2008-02-01  Juanma Barranquero  <lekktu@gmail.com>
 
        * term/w32-win.el (image-library-alist): Prefer libpng12 to libpng13,